For Python 3, urllib included as a standard library. So, we don’t have to install separately. And urllib2 is not available for Python 3, but included with Python 2 as a standard library. You can use this following command to search available packages for